This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
Oops - Help Needed ~Samuel Umlupulgon 16.Jan.04 07:47 PM a Web browser Domino Designer 6.0.3Windows 2000
I imagine this is a simple fix but I've moved the ND6 code in your example into the QuerySave event of my Memo form and I'm having a problem with the following line:
Set mime = doc.CreateMIMEEntity("Body")
This generates the error "Item body already exists."
How do I append or somehow merge the MIMEEntity Body with the existing body field on the Memo form?